Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added variables to edit page #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

kanedaki
Copy link

I've been in need of passing variables around to yaml strings but the user that edited the strings was not able to see them. This PR fixes that.

I've added a new serialized hash to the model so it holds the variables (options) that are passed to the translator, so we can get them in the edit page.

Also, the variables are shown in the edit page.

I will provide tests tomorrow :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant